How to Install php-html-table software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install php-html-table software package in Ubuntu 14.04 LTS (Trusty Tahr)

php-html-table software package provides Makes the design of HTML tables easy, flexible, reusable and efficient, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install php-html-table 

php-html-table is installed in your system.

Make ensure the php-html-table package were installed using the commands given below,

$ sudo dpkg-query -l | grep php-html-table *

You will get with php-html-table package name, version, architecture and description in a table

php-html-table package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section PHP
Package php-html-table
Version 1.8.3-1
Description Makes the design of HTML tables easy, flexible, reusable and efficient
Sub Section PHP


See Also, How to uninstall or remove php-html-table software package from Ubuntu 14.04 LTS (Trusty Tahr)?